-
Home
-
Directory Listings WordPress plugin – uListing
-
2.0.2
-
Code
-
Classes
- OAuthTokenCredential
| Total Complexity |
29 |
| Dependencies |
8 |
| Dependents |
4 |
| Total lines |
290 |
| Lines of code |
106 |
| Logical lines of code |
63 |
| Comment lines |
124 |
| Methods |
10 |
| Properties |
9 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getAccessToken() |
A |
50 |
9 |
29 |
| generateAccessToken() |
S |
54 |
5 |
20 |
| getRefreshToken() |
S |
55 |
5 |
18 |
| getToken() |
S |
55 |
4 |
18 |
| __construct() |
S |
73 |
1 |
5 |
| getClientId() |
S |
82 |
1 |
3 |
| getClientSecret() |
S |
82 |
1 |
3 |
| updateAccessToken() |
S |
76 |
1 |
4 |
| encrypt() |
S |
80 |
1 |
3 |
| decrypt() |
S |
80 |
1 |
3 |